[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
-r   Remove Extra .EXE Data

This option will compress a file and  discard any data appended after the load
image data.  This data could be setup information,  overlay data, or debugging
information.

The -r option should be used only when you are sure there is extra data in the
file  located after the load image data.  Only use this option if you know you
will no longer need this extra data.  It may delete overlay or other important
data.

         C:\NET>  PKLITE  -r  *.EXE

This example will compress all of the files in the C:\NET  directory that have
a .EXE extension.  It will also discard any data appended to the files.


CAUTION

This option should be used with caution.  It can endanger the operation of the
files being compressed.

          THE EXTRA DATA CANNOT BE RESTORED WITH THE -X.

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson